Property Name | Return Type | Description |
---|---|---|
Description | String |
The description should be the text that appears in the drop down list. |
IsSelected | Boolean |
This value should be true if the item is to be selected by default. |
KeyString | String |
The key string should be a unique id for this drop down list item. |
Value | String |
The value should be the selected value. This may be the same as the key string in some cases. |